home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / misc / BitSetter.lha / BitSetter / BitSetter.doc < prev    next >
Text File  |  2000-04-07  |  923b  |  25 lines

  1.  
  2.                                BitSetter v1.0
  3.                                ~~~~~~~~~~~~~~
  4.  
  5.   This  short  program is designed for programmers. It may especially come
  6.   in useful for people programming in assembler.
  7.  
  8.   After  starting,  the program opens a window that contains 32 mx-gadgets
  9.   and  1  string-gadget.  Bool-gadgets  are  numbered  from  0 to 31. Each
  10.   mx-gadget  represents  1  bit.  These gadgets are called 'toggle', which
  11.   means  that  they  can  be  turned  on or off. Turning on (or off) these
  12.   gadgets  results  in  setting  (or clearing) an appropriate bit, and the
  13.   value,  which comes out of setting (or clearing) these bits, is given in
  14.   the string-gadget.
  15.  
  16.   It  is also possible to enter a requested value (in decimal notation) in
  17.   the string-gadget, which results in the opposite effect.
  18.  
  19.   My address,
  20.  
  21.      Grzegorz Królik
  22.   ul. Wyszyïskiego 8/19
  23.     42-400 Zawiercie
  24.          Poland
  25.